👁️ Capture Ideas Around Me
(
79
actions, 49 KB)
0 Vibrate Device
1 List »
[📱 From Screenshot
\u{space}
, 📸 From Camera]
2 Choose from List
[1 List]
»
4
7
ChooseFromListActionPrompt
:
🤖 Which capturing method?
3 Wait 1 seconds
4 If
[2 undefined
as Text
]
is
📱 From Screenshot
\u{space}
5 Take Screenshot
6 End If
7 If
[2 undefined
as Text
]
is
📸 From Camera
8 Take 1 Photos with Back Camera
9 End If »
14
42
10 Wait 1 seconds
11 Dictionary
➔ mappingDict
»
12
46
{ "👉 Extract Text": [ "📋 Copy to Clipboard", "📥 Add to Inbox", "🐧 Log Journal", "⤴️ Share with Others" ], "👉 Crop Image": [ "💾 Save Image", "🌠 Attach to Journal", "⤴️ Share with Others" ] }
12 Choose from List
[11 mappingDict
’s Keys
]
»
13
41
46
ChooseFromListActionPrompt
:
🤖 Which one?
13 If
[12 undefined
as Text
]
contains
Extract Text
14 Extract Text from Image
[9 If Result]
»
15 Split Text
[14 Text from Image]
by New Lines »
16 Choose from List
[15 Split Text]
»
17
19
21
23
25
ChooseFromListActionPrompt
:
👇Select one or multiple👇
ChooseFromListActionSelectMultiple
:
true
17 If
[16 Chosen Item]
has any value
18 DataJar > GetValueIntent »
20
keyPath
:
Text Divider
19 Actions > TruncateTextIntent »
maximumLength
:
116
text
:
[16 Selected Item]
20 Text »
27
[18 Value]
👉
[19 Truncated Text]
[18 Value]
21 Count Items in
[16 Chosen Item]
»
22 If
[21 Count]
>
1
23 Combine Text
[16 Chosen Item]
with
Spaces
24 Otherwise
25 Get Text from
[16 Chosen Item]
26 End If »
30
33
27 Text »
[20 Text]
→ 🤖 Change case of the text?
28 Choose from Menu
MenuPrompt
:
[27 Text]
MenuItems
:
[✅ Yes, ❌ No]
29 Menu Item
✅ Yes
30 Change
[26 If Result]
to
lowercase
»
31 Change
[30 Updated Text]
to
[Ask]
32 Menu Item
❌ No
33 Get Text from
[26 If Result]
34 End Menu »
35 Correct Spelling of
[34 Menu Result]
»
36 ToolboxProForShortcuts > EditTextIntent
openURL
:
false
textType
:
editText
title
:
👀
text
:
[35 Corrected Spelling]
37 Otherwise ▵
17
38 Stop This Shortcut
39 End If
40 End If ▵
13
41 If
[12 undefined
as Text
]
contains
Crop Image
42 ToolboxProForShortcuts > CropIntent
image
:
[9 If Result]
openURL
:
false
43 End If
44 Wait to Return
45 Get Clipboard »
49
50
53
56
63
70
72
76
46 Get Dictionary Value for
[12 Selected Item]
in
[11 mappingDict]
»
47 Choose from List
[46 Dictionary Value]
»
48
52
55
58
67
75
ChooseFromListActionPrompt
:
🤖 What's next?
48 If
[47 undefined
as Text
]
is
📋 Copy to Clipboard
49 Run Shortcut
Copy to Clipboard
Input
:
[45 Clipboard]
Workflow
:
{ "workflowIdentifier": "6F90C947-A84E-47F6-80D9-7C994C96A8C9", "workflowName": "Copy to Clipboard", "isSelf": false }
50 Run Shortcut
Notify "Copied to Clipboard!"
Input
:
[45 Clipboard]
Workflow
:
{ "workflowIdentifier": "4F01DBEE-6F75-4D25-A918-41F41C3A2A72", "workflowName": "Notify \"Copied to Clipboard!\"", "isSelf": false }
51 End If
52 If
[47 undefined
as Text
]
is
📥 Add to Inbox
53 Add New Reminder
[45 Clipboard]
to Reminders with No Alert
54 End If
55 If
[47 undefined
as Text
]
is
🐧 Log Journal
56 Run Shortcut
🐧 Log Journal
Input
:
[45 Clipboard]
Workflow
:
{ "workflowIdentifier": "5BAE1DA2-FC30-4FFA-9A44-466C405DA925", "workflowName": "🐧 Log Journal", "isSelf": false }
57 End If
58 If
[47 undefined
as Text
]
is
⤴️ Share with Others
59 Get Type of
[Clipboard]
»
60 If
[59 Type]
is
Text
61 Share
[Clipboard]
62 Otherwise
63 Set Name of
[45 Clipboard]
to
»
64 Quick Look
[63 Renamed Item]
65 End If
66 End If ▵
58
67 If
[47 undefined
as Text
]
is
💾 Save Image
68 Choose from Menu
MenuPrompt
:
🤖 Destination?
MenuItems
:
[📁 Files, 💿 Photos]
69 Menu Item
📁 Files
70 Run Shortcut
📁 Save Files
Input
:
[45 Clipboard]
Workflow
:
{ "workflowIdentifier": "A0A494A8-B6C1-4A44-86EA-B5324064CB55", "workflowName": "📁 Save Files", "isSelf": false }
71 Menu Item
💿 Photos
72 Save Photos
[45 Clipboard]
to
Unsorted
73 End Menu
74 End If ▵
67
75 If
[47 undefined
as Text
]
is
🌠 Attach to Journal
76 Run Shortcut
🌠 Attach to Journal
Input
:
[45 Clipboard]
Workflow
:
{ "workflowIdentifier": "40284970-12B5-41C2-9E08-756493C5F3CC", "workflowName": "🌠 Attach to Journal", "isSelf": false }
77 End If
78 Vibrate Device